This document explains everything concerning "*-m" files, the matrixes for the
even pages.

-Every Matrix file must have 24 lines from "pages[0]" to "pages[23]", representing
the matrixes for close quarters moves, and 8 lines from "pages2[0]" to
"pages2[7]", representing the matrixes for extended range moves.

-Depending if it's close quarters or extended range, each line will have
between parenthesys 24 or 8 numbers, a simple list of the numbers appearing in
that specific even page.

-At the end of the Matrix file, there must be a line starting with "damage=",
followed by various sets of 3 numbers separated by "|", that lists the scores
on each hit page, being respectively the page number, the score on the page
and the critical score value (0 if it doesn't appear).

*In cases like fighters that can defend using two different weapons (Irma),
where two negative scores appear depending on the available weapon, the second
score value replaces the critical value (or in other words, a negative critical
value is interpreted as the score when only carrying the second weapon)

**In cases like characters like Katja's, where a character has different sets of
body points and the score applies to one or both of them, "S" means the second
character receives the damage, and "C" means you choose any of the two characters
to receive it. For example:
"7,7,11" means that in page 7, the main char receives 7 score (11 critical)
"13,S5,9" means that in page 13, the second char receives 5 score (9 critical)
"17,C-4,0" means that in page 17, the character you choose receives -4 score (no critical)